



.header_wrap{
    width: 1200px;
    margin: 15px auto 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
a{
    text-decoration: none;
    color: #333;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
input, img, button{
    vertical-align: middle;
    border: 0;
}
.nav_top{
    padding: 22px 0 0;
}
.nav_tops{
    padding: 22px 0 0;
}
div{
    display: block;

}
.weixin0{
    width: 30px;
    height: 30px;
    display: inline;
    position: relative;
    font-size: 12px;
    text-align: center;
}
.nav_top a{
    color: #0063b0;
    margin: 0 10px;
}
.nav_top a img{
    margin: 0 5px 5px 0;
}.nav_tops a{
    color: #0063b0;
    margin: 0 10px;
}
.nav_tops a img{
    margin: 0 5px 5px 0;
}
input, img, button{
    vertical-align: middle;
    border: 0;
}
.weixin_nr{
    width: 120px;
    height: 140px;
    z-index: 9999999999999;
    background: #eee;
    text-align: center;
    position: absolute;
    left: -15px;
    top: 30px;
    display: none;
}
.weixin_nr .arrow{
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom: 8px solid #eee;
    position: absolute;
    left: 50px;
    top: -15px;
}
.weixin_nr span{
    display: inline-block;
    width: 100px;
    float: left;
    margin: 10px;
}
.weixin_nr img{
    width: 100px;
    margin: 0 0 5px;
}
.menu100{
    width: 100%;
    background: #d30000;

    border-bottom: 2px solid #f5f8fc;
}
.menu_wrap{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.navBar{
    width: 930px;
    height: 52px;
    line-height: 52px;
}
.nav{
    position: relative;
    margin: 0 auto;
    font-family: microsoft yahei,SimSun,SimHei;
    font-size: 14px;
}
.clearfix {
    zoom: 1;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, form {
    margin: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
ul, li, ol {
    list-style: none;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.navBar {
    width: 900px;
    height: 52px;
    line-height: 52px;
}

ul, li, ol {
    list-style: none;
    padding-left: 0;
    list-style-type: none;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.nav h3 {
    font-size: 100%;
    font-weight: 400;
}
.nav h3 a {
    font-size: 16px;
    display: inline-block;
    padding: 0 19px;
    text-align: center;
   
    transition: all ease 0.5s;
    color: #fff;
}
.nav .m {
    float: left;
    position: relative;
    z-index: 1;}
    
.nav .on{
    background: #d30000;
}

.search_wrap {
    background: #fff;
    border-radius: 20px;
    margin: 10px 0;
    height: 30px;
    position: relative;
    width: 220px;
}
.search_btn {
    background: url(/public/static/index/img/search01.png) no-repeat;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 8px;
    top: 5px;
}
.search_inbut {
    margin: 0 20px 0 0;
    padding: 4px 0 0;
    position: absolute;
    left: 8px;
    top: 4px;
        outline:none;

}


.sb_dww {
    width: 18%;
    height: 330px;
    background: #f4f4f4;
    float: right;
    padding-left: 1%;
}
.sb_dww img {
    width: 94%;
    margin-top: 0px;
}

.lh_cright8{
	width: 40%;
    height: 330px;
    float: left;
    padding-left: 2%;
	box-sizing:border-box;
	margin-top: 0px;
}
.lh_cright11{
	height:110px;
	overflow:hidden;
	width:100%;
	border-bottom:1px dashed #dde1e4;
	margin-top:0px;
}

.lh_cright11 h2{
	width: 100%;
	color: #142f65;
	font-weight: bold;
	font-size: 20px;
}

.lh_cright11 h3{
	width: 100%;
	color:#333;
	font-weight: bold;
	font-size: 18px;
}
.lh_cright11 p{
	height:55px;
	color:#666;
	font-size: 13px;
	line-height: 25px;
	margin-top:6px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}
.lh_cright11 p span a{
	color:#e60012;
}







input, img, button {
    vertical-align: middle;
    border: 0;
}

.search_inbut input {
    outline:none
}

